home *** CD-ROM | disk | FTP | other *** search
/ Time Warp / Time Warp.iso / pc / timewarp / lab.dxr / 00201.ls < prev    next >
Encoding:
Text File  |  1997-06-09  |  191 b   |  8 lines

  1. on exitFrame
  2.   global Hand, left, right
  3.   set the cursor of sprite 2 to Hand
  4.   set the cursor of sprite 3 to right
  5.   set the cursor of sprite 4 to left
  6.   set the cursor of sprite 10 to 0
  7. end
  8.